Class UnauthorizedException

All Implemented Interfaces:
Serializable

public class UnauthorizedException extends PKIException
Author:
Endi S. Dewata
See Also:
  • Constructor Details

    • UnauthorizedException

      public UnauthorizedException(String message)
    • UnauthorizedException

      public UnauthorizedException(String message, Throwable cause)
    • UnauthorizedException

      public UnauthorizedException(PKIException.Data data)